home *** CD-ROM | disk | FTP | other *** search
/ Fr. John Corapi, Solt / Fr. John Corapi, Solt.iso / pc / Quiz2.swf / scripts / DefineButton2_40 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-02-25  |  75 b   |  5 lines

  1. on(release){
  2.    field1 = "Wrong.  The answer is no.";
  3.    first1 = 0;
  4. }
  5.